X-Mailer: PHP/' . phpversion(); $Email = new SendMail(); $Email->To = $to; $Email->From = $SYSTEM_MAIL; $Email->Subject = $subject; $Email->Text = $message; $Email->Html = "
$message
"; if($Email->doSendMail()){ $_SESSION['message_sent'] = '

Your message was successfully sent. Thank you.

'; } else { $_SESSION['message_error'] = '

Your message was not sent. Please try again.

'; } // if(mail($to, $subject, $message, $headers)){ // $_SESSION['message_sent'] = '

Your message was successfully sent. Thank you.

'; // }else{ // $_SESSION['message_error'] = '

Your message was not sent. Please try again.

';; // } } //print_r($_POST); } $content = new Content(); include_once(APPROOT . "includes/main.inc.php"); echo "\n"; echo "\n"; echo "\n"; if($SKIN == 'type'){ $title_ = "Contact Details | type.co.uk"; $keywords_ = "Fontworks UK Ltd, font works, font shop"; $description_ = "World leading design and creation of custom fonts, branding fonts and logos. Plus 100,000+ high quality fonts from all the best font foundries to buy online."; }elseif($SKIN == 'fontshop'){ $title_ = "Contact Details - Fontshop"; $keywords_ = "fonts, font, buy fonts, fontshop, helvetica, custom fonts, neue helvetica, font shop, fontshop uk, font licensing, univers, embedding fonts, schrift, schriften, cursive, schrifttart, fonte, fontes, fuente, web fonts, bliss, frutiger, futura, adobe fonts, trade gothic, din, avant garde, sabon, akzidenz grotesk, franklin gothic, avenir, typeface, web fonts, serif, sans serif, multi-lingual fonts, corporate fonts, typography, typeface design, script, italic, opentype, mac, macintosh, truetype, windows, postscript, type library, font library, monotype, linotype, adobe, itc, berthold, bitstream, g-type, dalton maag, urw, jeremy tankard, t26, font bureau, dstype, emigre"; $description_ = "Fontshop UK, the original font shop. Over 100,000 professional, high quality fonts online now."; }elseif($SKIN == 'atomictype'){ $title_ = "Contact details – AtomicType"; $keywords_ = "Fontworks UK Ltd, font works, font shop"; $description_ = "All the best professional fonts online – browse, try, buy and download – its that simple."; } ?>

Please complete all fields marked *.